Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
strptime
strptime
parse the time/date generated by strftime
Name:
strptime
Category:
Date and time
Programming Language:
php
One-line Description:
Parses the time/date generated by strftime().
Related
Common error examples and debugging techniques for PHP strnatcasecmp function
2
PHP Video Screenshot and Thumbnail Generation Techniques: Easily Implement with FFmpeg
8
Understanding PHP's zip_open() Function: A Guide to Working with ZIP Files
3
How to Use mysqli::set_charset for Proper Language Display on Multilingual Websites
2
Similar Functions
strftime
strftime
Formatlocaltime/date
time
time
ReturnthecurrentUnix
timezone_location_get
timezone_location_get
AliasforDateTimeZo
timezone_transitions_get
timezone_transitions_get
AliasforDateTimeZo
date_add
date_add
DateTime::addalias:A
gmdate
gmdate
FormatGMT/UTCdate/ti
date_create_immutable_from_format
date_create_immutable_from_format
DateTimeImmutable::c
date_sub
date_sub
DateTime::sub-Subtra
Popular Articles